home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / a_to_d / calvbx / caldemo.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-09-15  |  4.1 KB  |  104 lines

  1. Form1
  2. wwwwwwwwwwwx
  3. wwwwwwwwwwwx
  4. wwwwwwwwwwwx
  5. wwwwwwwwwwwx
  6. wwwww
  7. wwwww
  8. wwwww
  9. wwwwwwwwwwwx
  10. wwwwwwwwwwwx
  11. pwwpw
  12. pwwpwwpw
  13. pwwwppww
  14. pwwwppww
  15. wwwwwwwwwwwx
  16. Form15B    
  17. Command8
  18. Start of Week
  19. Command7
  20. Border Style
  21. Command6
  22. Date Text Colour
  23. Command5
  24. Saturday Colour
  25. Command4
  26. Change Date
  27.     Calendar1
  28. CALENDAR
  29. MS Sans Serif
  30. Command3
  31. Today,s Date
  32. Command2
  33. Command1
  34. Sunday Colour
  35. Label1
  36. Label1
  37. Calendar1_Click
  38. Calendar1_OnChange
  39. NewDatet
  40. Text1
  41.     Form_Load
  42. Label1
  43. Command1_Click
  44.     SunColour
  45.     Calendar1
  46. Command2_Click
  47. FontName 
  48. Calendar2_OnChange
  49. Label2?
  50. Command3_Click
  51.     Calendar2P
  52. CalDate
  53. Command4_Click
  54. Command5_Click
  55.     SatColour
  56. Command6_Click
  57. DateText
  58. Command7_Click
  59. BorderStyle
  60. Command8_Click
  61. StartofWeek
  62. FontBold
  63. Form1
  64. Caption
  65. Calendar1_OnChange
  66. When user clicks to change date changes Form caption
  67. and text in label1. 
  68. Long Date
  69. Long Date
  70. Command1_Click
  71. This sets the colour used to display
  72. Sundays to Red or Blue.L
  73. Command2_Click
  74. Changes Font between two chosen fonts.
  75. Times New Roman
  76. Times New Roman
  77. MS Sans Serif
  78. Command3_Click
  79. Sets the date to today's date assuming system date correct
  80. Command4_Click
  81. Sets the calendar date to my Birthday (Cards welcomed)
  82. 17/10/1995
  83. Date must be between 1st Jan 1970 and 31st Dec 2037.
  84. Suspect by then we could be using a true 32 bit operatingt
  85. system by then "Windows 20037"
  86. Command5_Click
  87. This sets the colour used to toggle display 
  88. Saturdays between Green and Black.
  89. Command6_Click
  90. This sets the colour used to display
  91. Date at top of Calendar to Red or Blue.p
  92. Command7_Click
  93. Toggles the BorderSytle.
  94. increase x by 1
  95. maximum border style is 3
  96. change border style to value of xo
  97. Command8_Click
  98. Changes the first day of the week displayed.
  99. increase x by 1t
  100. maximum value is is 6s
  101. change Start of Week to value of x
  102. Form_Load
  103. On startup sets the date to today.
  104.